[INFO] fetching crate b39wc 1.0.0...
[INFO] checking b39wc-1.0.0 against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] extracting crate b39wc 1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate b39wc 1.0.0
[INFO] finished tweaking crates.io crate b39wc 1.0.0
[INFO] tweaked toml for crates.io crate b39wc 1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate b39wc 1.0.0 on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate b39wc 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd
[INFO] running `Command { std: "docker" "start" "0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling escargot v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking crossterm v0.19.0
[INFO] [stderr]     Checking predicates-tree v1.0.3
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling microprofile v0.0.2
[INFO] [stderr]     Checking colour v0.6.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking predicates v1.0.8
[INFO] [stderr]     Checking assert_cmd v0.10.2
[INFO] [stderr]     Checking b39wc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `predicates::prelude::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use predicates::prelude::*; // Used for writing assertions
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `predicates::prelude::*`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use predicates::prelude::*; // Used for writing assertions
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `assert_cmd::prelude`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use assert_cmd::prelude::*; // Add methods on commands
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |             missing.push(word.clone().to_string());
[INFO] [stdout]     |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |             missing.push(word.clone().to_string());
[INFO] [stdout]     |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:124:30
[INFO] [stdout]     |
[INFO] [stdout] 124 |             missing.push(word.clone().to_string());
[INFO] [stdout]     |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/main.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |             missing.push(word.clone().to_string());
[INFO] [stdout]     |                              ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.81s
[INFO] running `Command { std: "docker" "inspect" "0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd", kill_on_drop: false }`
[INFO] [stdout] 0d39d99865c1fc423238fcdddedbdfb341d5ed75eb6831e449f7894f0d6871cd
